home *** CD-ROM | disk | FTP | other *** search
/ 3D Images / 3D Images.iso / programs / amiga / rayshade / inetray / stderr.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-12  |  519 b   |  18 lines

  1. /*======================================================================
  2.                     S T D E R R . H 
  3.                     doc: Tue Jul 20 10:44:57 1993
  4.                     dlm: Wed Jul 21 08:53:31 1993
  5.                     (c) 1993 ant@bernina.ethz.ch
  6.                     uE-Info: 14 0 T 0 0 72 0 2 8 ofnI
  7. ======================================================================*/
  8.  
  9. extern openStderr();
  10. extern void closeStderr();
  11.  
  12. #ifdef NOSYSLOG_QUIRK
  13. extern void noSyslogOpen();
  14. extern void noSyslog();
  15. #endif
  16.  
  17.  
  18.